BzrCrvSubdivAtParam

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

BzrCrvSubdivAtParam()  

SYNOPSIS

cagd_lib/cbzr_aux.c:30

CagdCrvStruct *BzrCrvSubdivAtParam(CagdCrvStruct *Crv, CagdRType t)
 

DESCRIPTION

Given a Bezier curve - subdivides it into two sub-curves at the given parametric value. Returns pointer to first curve in a list of two subdivided curves.  

PARAMETERS:

Crv: To subdivide at parametr value t.

t: Parameter value to subdivide Crv at.  

FUNCTION RETURN VALUE

CagdCrvStruct *: A list of the two subdivided curves.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:14 GMT, October 17, 2022